バージョン

GridColumnWrapper<T> コンストラクタ(String,Type)

データ キーと型を受け付けるコンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal key As System.String, _
   ByVal dataType As System.Type _
)
public GridColumnWrapper<T>( 
   System.string key,
   System.Type dataType
)

パラメータ

key
dataType
参照

オンラインで表示: GitHub